4D Components

We are currently documenting our components so that they are ready for release.

If you would like to be updated when the documentation for any of the components is complete, please sign to our newsletter or our Twitter feed.

In the meantime, if you have any questions, please let us know and we will do our best to assist you.

Please let us know if you would like to use one of the components with the limited documentation, and we will work out something for you.

Array Routines - ARRAY

Some simple routines to make coding easier and quicker when using arrays.

Use routines to insert and delete elements to groups of up to 50 arrays in one go, making your code simpler to read, or use the useful function 'ARRAY Find In 2d Array' to find a value in any row/column of a 2 dimensional array.


Features

  • Coerce data between Text and other array types.
  • Create array from text values that contain a separator
  • Set values of an array to a text field or variable.
  • Find value in a 2 dimensional array

List of commands

  • ARRAY ADD ELEMENTS TO END
  • ARRAY Clear
  • ARRAY COERCE FROM TEXT
  • ARRAY COERCE TO TEXT
  • ARRAY DELETE ELEMENTS
  • ARRAY Find In 2d Array
  • ARRAY FROM TEXT
  • ARRAY INSERT ELEMENTS
  • ARRAY RESIZE
  • ARRAY To Text
Don't have an account yet? Register Now!

Sign in to your account